home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.0.4
- [Setup]
- AppName=EraseDrop
- AppVerName=EraseDrop 1.0rc2
- AppId=EraseDrop
- AppPublisher=Righteous Technologies
- AppPublisherURL=http://www.righteoustech.com
- AppSupportURL=http://www.righteoustech.com
- AppUpdatesURL=http://www.righteoustech.com
- AppMutex=_erasedrop_
- DefaultDirName={pf}\EraseDrop
- DefaultGroupName=EraseDrop
- UninstallDisplayName=EraseDrop
- OutputBaseFilename=erasedrop_setup
- Compression=lzma
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\EraseDrop.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\LICENSE.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\boost license.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\eraser.dll"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Readme.txt"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\EraseDrop.exe.manifest"; DestDir: "{app}"; Flags: ignoreversion
- [Registry]
- Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueName: "EraseDrop"; ValueType: String; ValueData: """{app}\EraseDrop.exe"" /minimized"; Tasks: autostartup; Flags: uninsdeletevalue
- [INI]
- FileName: "{app}\EraseDrop.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.righteoustech.com";
- [Run]
- Filename: "{app}\Readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent nowait
- Filename: "{app}\EraseDrop.exe"; Description: "{cm:LaunchProgram,EraseDrop}"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\EraseDrop"; Filename: "{app}\EraseDrop.exe";
- Name: "{group}\Website"; Filename: "{app}\EraseDrop.url";
- Name: "{group}\{cm:UninstallProgram,EraseDrop}"; Filename: "{uninstallexe}";
- Name: "{commondesktop}\EraseDrop"; Filename: "{app}\EraseDrop.exe"; Tasks: desktopicon;
- Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\EraseDrop"; Filename: "{app}\EraseDrop.exe"; Tasks: quicklaunchicon;
- Name: "{group}\License.txt"; Filename: "{app}\License.txt";
- Name: "{group}\Boost Libraries License"; Filename: "{app}\boost license.txt";
- Name: "{group}\Readme.txt"; Filename: "{app}\Readme.txt"; Comment: "Readme";
- [Tasks]
- Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
- Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}";
- Name: "autostartup"; Description: "Start program automatically at logon"; GroupDescription: "Other:";
- [UninstallDelete]
- Type: filesandordirs; Name: "{app}";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-